GridControl.ColumnsSeparator Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
protected:
virtual property System::String ^ ColumnsSeparator { System::String ^ get(); };
protected virtual string ColumnsSeparator { get; }
member this.ColumnsSeparator : string
Protected Overridable ReadOnly Property ColumnsSeparator As String