[]
        
(Showing Draft Content)

FarPoint.Win.Spread.ThreeStateIconNotify.IconAlignment

IconAlignment Property

IconAlignment

Gets or sets the ContentAlignment of the icon.

Declaration
public ContentAlignment IconAlignment { get; set; }
Public Property IconAlignment As ContentAlignment
Property Value
Type Description
ContentAlignment

The icon alignment. The default is MiddleRight.

Exceptions
Type Condition
InvalidEnumArgumentException

The assigned value is not a valid ContentAlignment value.