Share via


ColumnState.Name Field

Definition

Name of the column that this state applies to.

public: initonly System::String ^ Name;
initonly std::wstring Name;
public readonly string Name;
val mutable Name : string
Public ReadOnly Name As String 

Field Value

Remarks

Equal to Name.

Applies to