| TableOptionsRowProperties Property |
Linkar Framework for .NET and Core
First row contains property names.
Namespace: Linkar.FunctionsAssembly: Linkar.Functions (in Linkar.Functions.dll) Version: 2.3.1
Syntax public bool RowProperties { get; }
Public ReadOnly Property RowProperties As Boolean
Get
public:
property bool RowProperties {
bool get ();
}
member RowProperties : bool with get
Property Value
BooleanSee Also