.NET Framework Class Library

ConditionalTableStyle.TableRowProperties Property

<< Click to Display Table of Contents >>

Navigation:  Gnostice Document Studio .NET > Reference Documentation > API Reference > Gnostice.Core.DOM Namespace > ConditionalTableStyle Class > ConditionalTableStyle Properties >

.NET Framework Class Library

ConditionalTableStyle.TableRowProperties Property

Namespace: Gnostice.Core.DOM

Assembly:  Gnostice.Core (in Gnostice.Core.dll)

Syntax

Visual Basic

Public Property TableRowProperties As TableRowProperties
 Get
 Set

C#

public TableRowProperties TableRowProperties { getset; }

Visual C++

public:
property TableRowPropertiesTableRowProperties {
 TableRowPropertiesget ();
 void set (TableRowPropertiesvalue);
}

See Also

ConditionalTableStyle Class

ConditionalTableStyle Members

Gnostice.Core.DOM Namespace