[]
        
(Showing Draft Content)

GrapeCity.Win.Spread.InputMan.CellType.SideButtonInfo.TextAlignment

TextAlignment Property

TextAlignment

Gets or sets the alignment of the text with the image.

Declaration
public LeftRightAlignment TextAlignment { get; set; }
Public Property TextAlignment As LeftRightAlignment
Property Value
Type Description
LeftRightAlignment

A LeftRightAlignment enumeration, Left means the text is on the left side of the image, Right means the text is on the right side of the image.