Spread Windows Forms 12.0 Product Documentation
TextIndent Property (FpButton)


FarPoint.Win Assembly > FarPoint.Win Namespace > FpButton Class : TextIndent Property
Gets or sets the text indent.
Syntax
'Declaration
 
Public Property TextIndent As Integer
'Usage
 
Dim instance As FpButton
Dim value As Integer
 
instance.TextIndent = value
 
value = instance.TextIndent
public int TextIndent {get; set;}

Property Value

The text indent.
See Also

Reference

FpButton Class
FpButton Members