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