public readonly struct KrPermissionVisibilitySettings
Public Structure KrPermissionVisibilitySettings
public value class KrPermissionVisibilitySettings
[<SealedAttribute>]
type KrPermissionVisibilitySettings =
struct
inherit ValueType
end
KrPermissionVisibilitySettings | Инициализирует новый экземпляр класса KrPermissionVisibilitySettings |
Alias | Алиас элементов управления, к которым применяется данная настрйока. |
ControlType | Тип элемента управления. |
IsHidden | Определяет, должны ли элементы управления быть скрыты. |
Equals | Indicates whether this instance and a specified object are equal. (Унаследован от ValueType) |
Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Унаследован от Object) |
FromStorage | Десериализует настройки видимости из хранилища данных. |
GetHashCode | Returns the hash code for this instance. (Унаследован от ValueType) |
GetType | Gets the Type of the current instance. (Унаследован от Object) |
MemberwiseClone | Creates a shallow copy of the current Object. (Унаследован от Object) |
ToStorage | Сериализует настройки в хранилище данных. |
ToString | Returns the fully qualified type name of this instance. (Унаследован от ValueType) |