[]
Visual element that represent the content of the row header of a row when using FlexGridDetailProvider.
public class DetailProviderRowHeaderCell : C1View, IComponent, IHandleAfterRender, IHandleEvent, IDisposable, IDependencyObject
Name | Description |
---|---|
DetailProviderRowHeaderCell() | Initializes a new instance of the DetailProviderRowHeaderCell class. |
Name | Description |
---|---|
CollapsedIconTemplateProperty | Identifies the CollapsedIconTemplate dependency property. |
ExpandedIconTemplateProperty | Identifies the ExpandedIconTemplate dependency property. |
IsExpandedProperty | Identifies the IsExpanded dependency property. |
Name | Description |
---|---|
CollapsedIconTemplate | Gets or sets the icon shown when the details are collapsed. |
ExpandedChanged | Occurs when the user toggles the details. |
ExpandedIconTemplate | Gets or sets the icon show when the details are expanded. |
IsExpanded | Gets or sets whether the details are expanded. |
Name | Description |
---|---|
BuildRenderTree(RenderTreeBuilder) | |
Dispose(bool) | |
OnAfterRender(bool) |