IsFlowLayout Property (CheckBoxListCellType) | Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel Namespace / CheckBoxListCellType Class / IsFlowLayout Property
In This Topic
IsFlowLayout Property (CheckBoxListCellType)
In This Topic
Gets or sets the check-box-list's layout is autofit.
Syntax
public System.bool IsFlowLayout {get; set;}
See Also