| IIsolatedFoundationDataAutoDesignSize Property |
Gets a value indicating whether to auto-design the size
Namespace: TSD.API.Remoting.FoundationsAssembly: TSD.API.Remoting (in TSD.API.Remoting.dll) Version: 23.1.0.154
Syntax IProperty<bool> AutoDesignSize { get; }
ReadOnly Property AutoDesignSize As IProperty(Of Boolean)
Get
property IProperty<bool>^ AutoDesignSize {
IProperty<bool>^ get ();
}
abstract AutoDesignSize : IProperty<bool> with get
Property Value
IPropertyBooleanSee Also