StiInplaceEditorTitleElement Class
Namespace: Stimulsoft.Report.Design
Methods
| Method | Returns | Description |
|---|---|---|
GetSelectColumnsRect static |
RectangleD | |
GetSimpleSelectColumnsRect static |
RectangleD | |
GetSimpleSortRect static |
RectangleD | |
GetSimpleTitleRect static |
RectangleD | |
GetSimpleViewStateRect static |
RectangleD | |
GetSortRect static |
RectangleD | |
GetTitleRect static |
RectangleD | |
GetViewStateRect static |
RectangleD | |
InvokeTitleClick static |
void | |
IsComponentFocused static |
bool | |
IsSelectColumnsFocused static |
bool | |
IsSortFocused static |
bool | |
IsTitleFocused static |
bool | |
IsViewStateFocused static |
bool | |
ResetComponentFocused static |
void | |
ResetSelectColumnsFocused static |
void | |
ResetSortFocused static |
void | |
ResetTitleFocused static |
void | |
ResetViewStateFocused static |
void | |
SetComponentFocused static |
void | |
SetSelectColumnsFocused static |
void | |
SetSortFocused static |
void | |
SetTitleFocused static |
void | |
SetViewStateFocused static |
void |
Method Details
GetSelectColumnsRect static
GetSelectColumnsRect(rect: RectangleD, comp: StiComponent): RectangleD
Parameters
- rect (RectangleD)
- comp (StiComponent)
Returns RectangleD
GetSimpleSelectColumnsRect static
GetSimpleSelectColumnsRect(rect: RectangleD, comp: StiComponent): RectangleD
Parameters
- rect (RectangleD)
- comp (StiComponent)
Returns RectangleD
GetSimpleSortRect static
GetSimpleSortRect(rect: RectangleD, comp: StiComponent): RectangleD
Parameters
- rect (RectangleD)
- comp (StiComponent)
Returns RectangleD
GetSimpleTitleRect static
GetSimpleTitleRect(rect: RectangleD, comp: StiComponent): RectangleD
Parameters
- rect (RectangleD)
- comp (StiComponent)
Returns RectangleD
GetSimpleViewStateRect static
GetSimpleViewStateRect(rect: RectangleD, comp: StiComponent, allowUserSorting: bool, index: int): RectangleD
Parameters
- rect (RectangleD)
- comp (StiComponent)
- allowUserSorting (bool)
- index (int)
Returns RectangleD
GetSortRect static
GetSortRect(rect: RectangleD, comp: StiComponent): RectangleD
Parameters
- rect (RectangleD)
- comp (StiComponent)
Returns RectangleD
GetTitleRect static
GetTitleRect(rect: RectangleD, comp: StiComponent): RectangleD
Parameters
- rect (RectangleD)
- comp (StiComponent)
Returns RectangleD
GetViewStateRect static
GetViewStateRect(rect: RectangleD, comp: StiComponent, index: int): RectangleD
Parameters
- rect (RectangleD)
- comp (StiComponent)
- index (int)
Returns RectangleD
InvokeTitleClick static
InvokeTitleClick(component: StiComponent): void
Parameters
- component (StiComponent)
IsComponentFocused static
IsComponentFocused(component: StiComponent): bool
Parameters
- component (StiComponent)
Returns bool
IsSelectColumnsFocused static
IsSelectColumnsFocused(component: StiComponent): bool
Parameters
- component (StiComponent)
Returns bool
IsSortFocused static
IsSortFocused(component: StiComponent): bool
Parameters
- component (StiComponent)
Returns bool
IsTitleFocused static
IsTitleFocused(component: StiComponent): bool
Parameters
- component (StiComponent)
Returns bool
IsViewStateFocused static
IsViewStateFocused(component: StiComponent, index: int): bool
Parameters
- component (StiComponent)
- index (int)
Returns bool
ResetComponentFocused static
ResetComponentFocused(component: StiComponent): void
Parameters
- component (StiComponent)
ResetSelectColumnsFocused static
ResetSelectColumnsFocused(component: StiComponent): void
Parameters
- component (StiComponent)
ResetSortFocused static
ResetSortFocused(component: StiComponent): void
Parameters
- component (StiComponent)
ResetTitleFocused static
ResetTitleFocused(component: StiComponent): void
Parameters
- component (StiComponent)
ResetViewStateFocused static
ResetViewStateFocused(component: StiComponent): void
Parameters
- component (StiComponent)
SetComponentFocused static
SetComponentFocused(component: StiComponent): void
Parameters
- component (StiComponent)
SetSelectColumnsFocused static
SetSelectColumnsFocused(component: StiComponent): void
Parameters
- component (StiComponent)
SetSortFocused static
SetSortFocused(component: StiComponent): void
Parameters
- component (StiComponent)
SetTitleFocused static
SetTitleFocused(component: StiComponent): void
Parameters
- component (StiComponent)
SetViewStateFocused static
SetViewStateFocused(component: StiComponent, index: int): void
Parameters
- component (StiComponent)
- index (int)
Fields
| Field | Type | Description |
|---|---|---|
| ButtonMargin | int | |
| ButtonSize | int |