Namespace:
C1.Web.Command
Assembly: C1.Web.Command.2 (in C1.Web.Command.2.dll)
Assembly: C1.Web.Command.2 (in C1.Web.Command.2.dll)
Syntax
| C# |
|---|
[BrowsableAttribute(false)] [DefaultValueAttribute(false)] [EditorBrowsableAttribute(EditorBrowsableState.Never)] [DesignerSerializationVisibilityAttribute(DesignerSerializationVisibility.Hidden)] public bool ActualPopulateOnDemand { get; } |
| Visual Basic (Declaration) |
|---|
<BrowsableAttribute(False)> _ <DefaultValueAttribute(False)> _ <EditorBrowsableAttribute(EditorBrowsableState.Never)> _ <DesignerSerializationVisibilityAttribute(DesignerSerializationVisibility.Hidden)> _ Public ReadOnly Property ActualPopulateOnDemand As Boolean |