Property IsSplit
IsSplit
Gets whether the control is split.
public virtual bool IsSplit { get; }
Property Value
- bool
Returns true if the control is split, false otherwise.
Gets whether the control is split.
public virtual bool IsSplit { get; }
Returns true if the control is split, false otherwise.