StiInplaceEditor Class
Namespace: Stimulsoft.Report.Design
Properties
| Property | Type | Description |
|---|---|---|
IsEditorActivated static |
bool |
Methods
| Method | Returns | Description |
|---|---|---|
IsDataTopNEditorAllowed static |
bool | |
IsDataTransformationEditorAllowed static |
bool | |
IsEditorAllowed static |
bool | |
IsFieldsEditorAllowed static |
bool | |
IsFilterEditorAllowed static |
bool | |
IsInteractionEditorAllowed static |
bool | |
IsLeftLocation static |
bool | |
IsRightLocation static |
bool | |
IsSortAndFilterEditorAllowed static |
bool | |
IsSortEditorAllowed static |
bool | |
IsTopNEditorAllowed static |
bool | |
IsTypeChangingAllowed static |
bool | |
IsUserFilterEditorAllowed static |
bool | |
OnDataTopNEditorClick static |
void | |
OnDataTransformationEditorClick static |
void | |
OnFieldsEditorClick static |
void | |
OnFilterEditorClick static |
void | |
OnInteractionEditorClick static |
void | |
OnSortEditorClick static |
void | |
OnUserFilterEditorClick static |
void |
Method Details
IsDataTopNEditorAllowed static
IsDataTopNEditorAllowed(comp: object): bool
Parameters
- comp (object)
Returns bool
IsDataTransformationEditorAllowed static
IsDataTransformationEditorAllowed(comp: object): bool
Parameters
- comp (object)
Returns bool
IsEditorAllowed static
IsEditorAllowed(comp: object): bool
Parameters
- comp (object)
Returns bool
IsFieldsEditorAllowed static
IsFieldsEditorAllowed(comp: object): bool
Parameters
- comp (object)
Returns bool
IsFilterEditorAllowed static
IsFilterEditorAllowed(comp: object): bool
Parameters
- comp (object)
Returns bool
IsInteractionEditorAllowed static
IsInteractionEditorAllowed(comp: object): bool
Parameters
- comp (object)
Returns bool
IsLeftLocation static
IsLeftLocation(component: StiComponent): bool
Parameters
- component (StiComponent)
Returns bool
IsRightLocation static
IsRightLocation(component: StiComponent): bool
Parameters
- component (StiComponent)
Returns bool
IsSortAndFilterEditorAllowed static
IsSortAndFilterEditorAllowed(comp: object): bool
Parameters
- comp (object)
Returns bool
IsSortEditorAllowed static
IsSortEditorAllowed(comp: object): bool
Parameters
- comp (object)
Returns bool
IsTopNEditorAllowed static
IsTopNEditorAllowed(comp: object): bool
Parameters
- comp (object)
Returns bool
IsTypeChangingAllowed static
IsTypeChangingAllowed(comp: object): bool
Parameters
- comp (object)
Returns bool
IsUserFilterEditorAllowed static
IsUserFilterEditorAllowed(comp: object): bool
Parameters
- comp (object)
Returns bool
OnDataTopNEditorClick static
OnDataTopNEditorClick(component: StiComponent): void
Parameters
- component (StiComponent)
OnDataTransformationEditorClick static
OnDataTransformationEditorClick(component: StiComponent): void
Parameters
- component (StiComponent)
OnFieldsEditorClick static
OnFieldsEditorClick(component: StiComponent): void
Parameters
- component (StiComponent)
OnFilterEditorClick static
OnFilterEditorClick(component: StiComponent): void
Parameters
- component (StiComponent)
OnInteractionEditorClick static
OnInteractionEditorClick(component: StiComponent): void
Parameters
- component (StiComponent)
OnSortEditorClick static
OnSortEditorClick(component: StiComponent): void
Parameters
- component (StiComponent)
OnUserFilterEditorClick static
OnUserFilterEditorClick(component: StiComponent): void
Parameters
- component (StiComponent)
Fields
| Field | Type | Description |
|---|---|---|
| ButtonMargin | int | |
| ButtonSize | int |