DataMember.ColSpan Property

Definition

Gets the number of rows spanned by this member, were the hierarchy to be treated as a grid.

public:
 abstract property int ColSpan { int get(); };
public abstract int ColSpan { get; }
member this.ColSpan : int
Public MustOverride ReadOnly Property ColSpan As Integer

Property Value

An int value.

Applies to