Location.BeginningColumn Property

Definition

Gets or sets the beginning column.

public:
 property System::UInt32 BeginningColumn { System::UInt32 get(); void set(System::UInt32 value); };
public uint BeginningColumn { get; set; }
member this.BeginningColumn : uint32 with get, set
Public Property BeginningColumn As UInteger

Property Value

The location of the beginning column.

Implements

Applies to