TableTableStyleName Property
|
Property that represents the name of the table
style associated with this table.
Namespace: Teigha.DatabaseServices
Assembly: TD_Mgd (in TD_Mgd.dll) Version:
24.2.0.0
Syntax
public string TableStyleName { get; }
Public ReadOnly Property TableStyleName As String
Get
public:
property String^ TableStyleName {
String^ get ();
}
member TableStyleName : string with get
Property Value
String
See Also