KaxDockLayoutIsSkinSet Property |
For internal use.
Namespace: Kettic.AspNet.ControlsAssembly: Kettic.AspNet.Controls (in Kettic.AspNet.Controls.dll) Version: 2014.4.1129.0 (2014.04.1129.0)
Syntax public bool IsSkinSet { get; }
Public ReadOnly Property IsSkinSet As Boolean
Get
public:
virtual property bool IsSkinSet {
bool get () sealed;
}
abstract IsSkinSet : bool with get
override IsSkinSet : bool with get
Property Value
Type:
BooleanImplements
ISkinnableControlIsSkinSetSee Also