public string DefaultSortColumn { get; }
Public ReadOnly Property DefaultSortColumn As String
Get
public:
virtual property String^ DefaultSortColumn {
String^ get () sealed;
}
abstract DefaultSortColumn : string with get
override DefaultSortColumn : string with get