FamilySizeTableNumberOfColumns Property |
Number of columns in the table.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntaxpublic int NumberOfColumns { get; }
Public ReadOnly Property NumberOfColumns As Integer
Get
public:
property int NumberOfColumns {
int get ();
}
member NumberOfColumns : int with get
Property Value
Int32
See Also