StiCategoryAttribute Class
Namespace: Stimulsoft.Base.Localization
Inheritance
Inherits from: Attribute
Constructors
| Constructor | Description |
|---|---|
| StiCategoryAttribute(string category, int order) | Initializes a new instance of the StiCategoryAttribute class using the category name Default. |
| StiCategoryAttribute(string category, StiCategorySource source, int order) | Initializes a new instance of the StiCategoryAttribute class using the category name Default. |
StiCategoryAttribute(category: string, order: int)
Initializes a new instance of the StiCategoryAttribute class using the category name Default.
Parameters
- category (string) — The name of the category for the property or event that this attribute is applied to.
- order (int) — The order position in the list of categories.
StiCategoryAttribute(category: string, source: StiCategorySource, order: int)
Initializes a new instance of the StiCategoryAttribute class using the category name Default.
Parameters
- category (string) — The name of the category for the property or event that this attribute is applied to.
- source (StiCategorySource) — The source of the localization keys from which that category should be taken.
- order (int)
Properties
| Property | Type | Description |
|---|---|---|
| Category | string | Gets or sets the name of the category for the property or event that this attribute is applied to. |
| Order | int | Gets or sets the order of this category in a list of other categories. |
| Source | StiCategorySource | Gets or sets the source of the localization keys from which that category should be taken. |
Fields
| Field | Type | Description |
|---|---|---|
| Action | string | |
| Appearance | string | |
| Area | string | |
| Argument | string | |
| Axis | string | |
| BarCode | string | |
| BarCodeAdditional | string | |
| Behavior | string | |
| Button | string | |
| CapNeedle | string | |
| Cards | string | |
| Cell | string | |
| Chart | string | |
| ChartAdditional | string | |
| Check | string | |
| Colors | string | |
| Columns | string | |
| ComboBox | string | |
| Common | string | |
| ComplianceMode | string | |
| Content | string | |
| ControlsEvents | string | |
| CrossTab | string | |
| Dashboard | string | |
| Data | string | |
| DataBars | string | |
| DatePicker | string | |
| Design | string | |
| DigitalSignature | string | |
| Display | string | |
| Engine | string | |
| Export | string | |
| ExportEvents | string | |
| Focus | string | |
| FooterTable | string | |
| Gauge | string | |
| General | string | |
| Globalization | string | |
| HeaderTable | string | |
| Hierarchical | string | |
| Hyperlink | string | |
| Image | string | |
| ImageAdditional | string | |
| Images | string | |
| Indicator | string | |
| Input | string | |
| Interaction | string | |
| Labels | string | |
| Layout | string | |
| Legend | string | |
| LinearScale | string | |
| LinearScaleBar | string | |
| ListBox | string | |
| Main | string | |
| Map | string | |
| Marker | string | |
| MathFormula | string | |
| MouseEvents | string | |
| Navigation | string | |
| NavigationEvents | string | |
| Needle | string | |
| NumberBox | string | |
| OnlineMap | string | |
| Page | string | |
| PageAdditional | string | |
| PageColumnBreak | string | |
| Parameters | string | |
| PivotTable | string | |
| Position | string | |
| Primitive | string | |
| PrintEvents | string | |
| Progress | string | |
| RadialScaleBar | string | |
| RangeSelector | string | |
| RegionMap | string | |
| RenderEvents | string | |
| Scale | string | |
| Script | string | |
| Security | string | |
| Series | string | |
| Shape | string | |
| Signature | string | |
| Size | string | |
| Sparkline | string | |
| State | string | |
| SubReport | string | |
| Table | string | |
| TableOfContents | string | |
| Tag | string | |
| Text | string | |
| TextAdditional | string | |
| Tick | string | |
| TickLabelMajor | string | |
| TickLabelMinor | string | |
| TickMarkMajor | string | |
| TickMarkMinor | string | |
| Title | string | |
| ToolTip | string | |
| TreeView | string | |
| TreeViewBox | string | |
| TrendLine | string | |
| Value | string | |
| ValueClose | string | |
| ValueEnd | string | |
| ValueEvents | string | |
| ValueHigh | string | |
| ValueLow | string | |
| ValueOpen | string | |
| View | string | |
| Weave | string | |
| Weight | string | |
| WinControl | string | |
| WinLoss | string | |
| X | string | |
| Y | string | |
| ZipCode | string |