KaxGridDesignerGrid Property |
Namespace: Kettic.AspNet.Controls.DesignAssembly: Kettic.AspNet.Controls (in Kettic.AspNet.Controls.dll) Version: 2014.4.1129.0 (2014.04.1129.0)
Syntaxpublic KaxGrid Grid { get; }
Public ReadOnly Property Grid As KaxGrid
Get
public:
property KaxGrid^ Grid {
KaxGrid^ get ();
}
member Grid : KaxGrid with get
Property Value
Type:
KaxGrid
See Also