| GrapeCity.Win.MultiRow Namespace : DropDownSortItem Class |
For a list of all members of this type, see DropDownSortItem members.
| Name | Description | |
|---|---|---|
![]() | CaseSensitive | Gets a value that indicates whether the string comparisons within GcMultiRow objects are case sensitive. |
![]() | Checked | Overridden. Gets or sets a value that indicates whether the DropDownItem is checked. |
![]() | Comparer | Gets the comparer which implements the value comparer for sorting. |
![]() | Enabled | Gets or sets a value that indicates whether the DropDownItem responds to user interaction. (Inherited from GrapeCity.Win.MultiRow.DropDownItem) |
![]() | Image | Gets or sets the image that is displayed in the DropDownItem in front of the text. (Inherited from GrapeCity.Win.MultiRow.DropDownItem) |
![]() | Name | Gets or sets the name. (Inherited from GrapeCity.Win.MultiRow.DropDownItem) |
![]() | Owner | Gets the HeaderDropDownList that owns the DropDownItem. (Inherited from GrapeCity.Win.MultiRow.DropDownItem) |
![]() | SortOrder | The expected order when GcMultiRow sorts by clicking this item. |
![]() | Text | Gets or sets the text displayed in the DropDownItem. (Inherited from GrapeCity.Win.MultiRow.DropDownItem) |
![]() | TextAlign | Gets or sets the text alignment. (Inherited from GrapeCity.Win.MultiRow.DropDownItem) |
![]() | ToolTip | Gets or sets the tooltip text shown when the mouse is over the DropDownItem. (Inherited from GrapeCity.Win.MultiRow.DropDownItem) |