[This is preliminary documentation and is subject to change.]
Sets default options for a table which is not found in TableOptions collection.
If this property is null then every table assumes the set of constant values defined in Table class
Namespace: NFX.ApplicationModel.PileAssembly: NFX (in NFX.dll) Version: 3.0.0.1 (3.0.0.1)
TableOptions DefaultTableOptions { get; set; }
TableOptions DefaultTableOptions { get; set; }
Property DefaultTableOptions As TableOptions
Get
Set
Property DefaultTableOptions As TableOptions
Get
Set
property TableOptions^ DefaultTableOptions {
TableOptions^ get ();
void set (TableOptions^ value);
}
property TableOptions^ DefaultTableOptions {
TableOptions^ get ();
void set (TableOptions^ value);
}
abstract DefaultTableOptions : TableOptions with get, set
abstract DefaultTableOptions : TableOptions with get, set
Property Value
Type:
TableOptions