[]
        
(Showing Draft Content)

FarPoint.Win.Spread.NamedStyle.IsTabStopSet

IsTabStopSet Method

IsTabStopSet()

Gets whether the tab stop setting of the cell (TabStop property) is set.

Declaration
public override bool IsTabStopSet()
Public Overrides Function IsTabStopSet() As Boolean
Returns
Type Description
bool

true if is set; false otherwise

Overrides