KaxGridGroupPanel Property |
Namespace: Kettic.AspNet.Controls
[PersistenceModeAttribute(PersistenceMode.InnerProperty)] public GridGroupPanel GroupPanel { get; }
<PersistenceModeAttribute(PersistenceMode.InnerProperty)> Public ReadOnly Property GroupPanel As GridGroupPanel Get
public: [PersistenceModeAttribute(PersistenceMode::InnerProperty)] property GridGroupPanel^ GroupPanel { GridGroupPanel^ get (); }
[<PersistenceModeAttribute(PersistenceMode.InnerProperty)>] member GroupPanel : GridGroupPanel with get