Gets the table style.
Namespace: CuteEditorAssembly: CuteEditor (in CuteEditor.dll) Version: 6.7.0.0
Syntax
C# |
---|
public TableStyle TableStyle { get; } |
Visual Basic |
---|
Public ReadOnly Property TableStyle As TableStyle Get |
Visual C++ |
---|
public: property TableStyle^ TableStyle { TableStyle^ get (); } |