public PhysicalColumnViewModel IndexedColumn { get; }
Public ReadOnly Property IndexedColumn As PhysicalColumnViewModel
Get
public:
property PhysicalColumnViewModel^ IndexedColumn {
PhysicalColumnViewModel^ get ();
}
member IndexedColumn : PhysicalColumnViewModel with get