Back to Devexpress

FormatConditionIconSet Members

windowsforms-devexpress-dot-xtraeditors-dot-formatconditioniconset-dot-underscore-members.md

latest4.0 KB
Original Source

FormatConditionIconSet Members

A class that exposes an icon set for the FormatConditionRuleIconSet format.

Constructors

NameDescription
FormatConditionIconSet()Initializes a new instance of a FormatConditionIconSet class.

Properties

NameDescription
CategoryNameGets or sets the category name of the current icon set.
HasIconsGets whether the current icon set contains icons.
IconsSpecifies an icon collection for the FormatConditionRuleIconSet format.
LookAndFeelThis member supports the internal infrastructure, and is not intended to be used directly from your code.
NameGets or sets the name of the current icon set.
RangeDescriptionThis member supports the internal infrastructure, and is not intended to be used directly from your code.
TitleThis member supports the internal infrastructure, and is not intended to be used directly from your code.
ValueTypeGets or sets the type of threshold values for the current icon set.

Methods

NameDescription
Equals(Object, Object) staticDetermines whether the specified object instances are considered equal. Inherited from Object.
Equals(Object)Determines whether the specified object is equal to the current object. Inherited from Object.
GetHashCode()Serves as the default hash function. Inherited from Object.
GetType()Gets the Type of the current instance. Inherited from Object.
MemberwiseClone() protectedCreates a shallow copy of the current Object. Inherited from Object.
ReferenceEquals(Object, Object) staticDetermines whether the specified Object instances are the same instance. Inherited from Object.
ToString()Returns the text representation of the current icon set.

See Also

FormatConditionIconSet Class

DevExpress.XtraEditors Namespace