Property LastColumnControlIndex
LastColumnControlIndex
Gets the index of the last child element that is a column control.
public virtual int? LastColumnControlIndex { get; }
Property Value
- int?
Gets the index of the last child element that is a column control.
public virtual int? LastColumnControlIndex { get; }