GrapeCity.Win.MultiRow Namespace : DropDownShowAllFilterItem Class |
The following tables list the members exposed by DropDownShowAllFilterItem.
Name | Description | |
---|---|---|
![]() | DropDownShowAllFilterItem Constructor | Initializes a new instance of the DropDownShowAllFilterItem class. |
Name | Description | |
---|---|---|
![]() | Checked | Overridden. Gets a value that indicates whether this DropDownItem is checked. |
![]() | 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) |
![]() | 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) |
Name | Description | |
---|---|---|
![]() | Clone | Creates a new DropDownItem that is a copy of the current instance. The default implementation calls the System.Object.MemberwiseClone. (Inherited from GrapeCity.Win.MultiRow.DropDownItem) |
![]() | PerformClick | Generates a Click event for the DropDownItem. (Inherited from GrapeCity.Win.MultiRow.DropDownItem) |
![]() | ToString | Returns the Text of the item. (Inherited from GrapeCity.Win.MultiRow.DropDownItem) |
Name | Description | |
---|---|---|
![]() | Draw | Draws the text and image of the DropDownItem. (Inherited from GrapeCity.Win.MultiRow.DropDownItem) |
![]() | OnClick | Overridden. Raises the Click event. |
Name | Description | |
---|---|---|
![]() | Click | Occurs when the DropDownItem is clicked. (Inherited from GrapeCity.Win.MultiRow.DropDownItem) |