Table.ApplyStyleRowBands Property

Definition

Returns or sets a Boolean that represents whether to apply style bands to the rows in a table if an applied preset table style provides style banding for rows. Read/write.

public:
 property bool ApplyStyleRowBands { bool get(); void set(bool value); };
public bool ApplyStyleRowBands { get; set; }
member this.ApplyStyleRowBands : bool with get, set
Public Property ApplyStyleRowBands As Boolean

Property Value

Boolean

Applies to