Intersoft.Client.UI.Controls.Interactivity Namespace : IGridPanel Interface |
The following tables list the members exposed by IGridPanel.
Name | Description | |
---|---|---|
![]() | Column | Identifies the Column dependency property. |
![]() | GridMode | Identifies the GridMode dependency property. |
![]() | ItemHeight | Gets or sets the height of the item. |
![]() | ItemMargin | Gets or sets the outer margin of the item. |
![]() | ItemWidth | Gets or sets the width of the item. |
![]() | Latency | Gets or sets a value that determine the latency before the item collection is re-adjusted when an item is inserted, moved or removed. |
![]() | Orientation | Gets or sets the fill orientation. |
![]() | RenderColumn | Gets or sets the a value that indicates number of column rendered. Used for internal purpose, do not change the value. |
![]() | RenderRow | Gets or sets the a value that indicates number of row rendered. Used for internal purpose, do not change the value. |
![]() | Row | Gets or sets the number of row in UXGridPanel. |
![]() | UseAnimation | Gets or sets a value that determine whether the insert, reorder, and removed animation is used. |